gtk: Attempt at handling CSS coordinates
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 4 Aug 2016 18:16:43 +0000 (19:16 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:12 +0000 (11:49 +0100)
commitabe19f1826a73bd846888ffd7077168b23be6693
tree3d2bc178391797c7d4d9156a17336905e7a0646d
parent32d45b0081859fecf94f3766a5389c0105023f58
gtk: Attempt at handling CSS coordinates

When creating the GskRenderNodes for the gadgets we should not translate
the coordinates inside the Cairo context, but we should tweak the
coordinates of the anchor point.

This is still not enough to get an appropriate rendering, as the result
is still slightly offset to the left.
gtk/gtkcssgadget.c